You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxVecIntHelper Class
>
TMtxVecIntHelper Methods
>
FindAndSplit Method
>
TMtxVecIntHelper.FindAndSplit Method (this TMtxVecInt, [In] TMtxVec, [In] string, [In] TCplx, [In] TVec, [In] TVec)
Dew Math for .NET
TMtxVecIntHelper.FindAndSplit Method (this TMtxVecInt, [In] TMtxVec, [In] string, [In] TCplx, [In] TVec, [In] TVec)
TMtxVecIntHelper Class
TMtxVecIntHelper Members
Dew.Math Namespace
FindAndSplit Method
Collapse All
The b parameter is of
TCplx
type.
Syntax
C#
Visual Basic
public
static
TMtxVecInt
FindAndSplit
(
this
TMtxVecInt
aThis
, [In]
TMtxVec
a
, [In]
string
op
, [In]
TCplx
b
, [In]
TVec
MaskVec
, [In]
TVec
NotMaskVec
);
Public
static
Function
FindAndSplit
(
aThis
As
this
TMtxVecInt
,
a
As
[In]
TMtxVec
,
op
As
[In]
string
,
b
As
[In]
TCplx
,
MaskVec
As
[In]
TVec
,
NotMaskVec
As
[In]
TVec
)
As
TMtxVecInt
Group
FindAndSplit Method
Links
TMtxVecIntHelper Class
,
TMtxVecIntHelper Members
,
Dew.Math Namespace
,
FindAndSplit Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!